| 2.17.1 For these problems, there are several instructions that are not included in the MIPS instruction set are shown. a. subi $t2, $t3, 5 # R[rt] = R[rs] – SignExtImm b. rpt $t2, loop # if(R[rs]>0) R[rs]=R[rs]-1, PC=PC+4+BranchAddr [5] <2.7> The table above contains some instructions not included in the MIPS instruction set and the description of each instruction. Why are these instructions not included in the MIPS instruction set? | |
| View Solution | |
| << Back | Next >> |